Back to search
30
MCP

Flutter Documentation

pulsemcp/flutter documentation

Provides real-time access to Flutter, Dart, and pub.dev documentation through on-demand web scraping with SQLite caching, enabling current API reference retrieval and package information lookup for Flutter development workflows.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
Cloudflare Docs
Search Cloudflare documentation across Workers, Pages, R2, Zero Trust, and more. Generate best-practice Workers code and accelerate troubles
0 tools · http
Cloudflare Docs Search
Semantic search over Cloudflare developer documentation with 28,000+ indexed chunks on Cloudflare Workers.
0 tools
Rust Docs
Fetches and returns Rust crate documentation from docs.rs, providing essential context for working with Rust code.
0 tools
Python Docs
Fetches Python documentation for quick access to language references and code explanations.
0 tools
iflow-mcp_flutter-mcp-server
MCP server providing real-time Flutter/Dart documentation to AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flutter_documentation": {
      "url": "None",
      "transport": "http"
    }
  }
}